fixed: Fix drawing order
authorBenjamin Otte <otte@redhat.com>
Tue, 25 Feb 2014 13:51:16 +0000 (14:51 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 28 Feb 2014 02:08:11 +0000 (03:08 +0100)
commite2a83cae0f89945cc24464c21a965fc42affe96a
treea7c9e0dcc06387df95620dc428530217bcd4037e
parent0f212b5fb7f311ac54e98f8bd86874b5ac86a1e1
fixed: Fix drawing order

Restore the drawing order in GtkFixed to what it was in 3.8. With the
GDK drawing changes this will not be correct in some cases (un-windowed
children can now overlap windowed children and native children overlap
everything), but fixes Eclipse drawing.

https://bugzilla.gnome.org/show_bug.cgi?id=725089
gtk/gtkfixed.c